Skip to content

add structs to hold installation proposals#10

Open
jreidinger wants to merge 2 commits intomasterfrom
pkg_proposal
Open

add structs to hold installation proposals#10
jreidinger wants to merge 2 commits intomasterfrom
pkg_proposal

Conversation

@jreidinger
Copy link
Copy Markdown
Contributor

@jreidinger jreidinger commented Jan 2, 2025

Idea is to have in rust part counterpart of Yast::PackagesProposal. So there is now two new structs. One is for capturing requirements and second is for capturing mapping between id and its requirements.

@mvidner
Copy link
Copy Markdown
Contributor

mvidner commented Jan 2, 2025

I don't understand PackagesProposal... but just by its name I would say that this belongs to Agama, not this repo. Why here?

@jreidinger
Copy link
Copy Markdown
Contributor Author

@mvidner that is good question and I already think if this is good place for it. That is also reason why I try to not use agama specific names and make it more generic. In general it is about making application requirements that is not directly set by user, but also not just result of running solver. But I am open to move it elsewhere as code is not rocket science.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants